home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / mus / misc / TheMPegEncGUI.readme < prev    next >
Text File  |  2000-09-02  |  9KB  |  241 lines

  1. Short:    GUI 4 Ncode, MusicIn, Lame, BladeEnc, Pegase, Mpega, MP3Enc
  2. Author:   Daniel Westerberg (deniil@algonet.se)
  3. Uploader: Daniel Westerberg (deniil@algonet.se)
  4. Version:  2.04
  5. Type:     mus/misc
  6.  
  7. This is a Graphical User Interface - GUI (MUI) that you can use to simplify
  8. your work when you're encoding Mpeg Audio (MP3) with some of the most
  9. popular CLI-based Mpega Audio encoders on the Amiga!
  10.  
  11. You can easily create a filelist and then execute it to encode alot
  12. of file over the night or so!
  13.  
  14. The ID3-tagging is superb when you are using a list!
  15. You can set individual ID3-tags for every file, or the same tag with
  16. only Title differing for a whole bunch of files!
  17. There are also some "intelligent" string extracting feature to use
  18. when setting ID3-tags :-)
  19.  
  20. The GUI can be totally, or partly hidden (only showing progress)
  21. when encoding!
  22.  
  23.  
  24. Features:
  25. ~~~~~~~~~
  26. * NEW * Added a few simplifying menu-options that you can use when
  27.         setting ID3-tags to your files, wether it will be previously
  28.         encoded files or not.
  29.  
  30. * NEW * Fixed a bug with a failure that was never reported if
  31.         an ID3-tag could not be set.
  32.  
  33. * NEW * Fixed a bug with the bitrate settings that was saved
  34.         but not used.
  35.  
  36. * NEW * Fixed a bug with the Output format settings for Mpega that
  37.         was saved but not used.
  38.  
  39. * NEW * If you change the Pattern-field in the file-requester, it will
  40.         now be remembered and saved if you save settings!
  41.  
  42. * NEW * Fixed a bug which made it impossible to save a list with
  43.         ID3-tags with an unknown genre.
  44.  
  45. v2.03
  46. ** Now TheMPegEncGUI is a full featured ID3-tag editor!
  47.    You can now set/edit the ID3-tag of allready encoded files.
  48.    Just flip to the Mpega page and select an input file or
  49.    go to the list and add files. The tagging is done the same
  50.    way as before but with the difference that you don't need
  51.    to encode the files to set the tag!
  52.  
  53. ** Fixed alot of small bugs with the list and the ID3-tagging.
  54.    I can't believe some of the bugs that slipped through!
  55.  
  56. ** Now using BetterString.mcc in most stringgadgets!
  57.  
  58. v2.02
  59. * If TheMPegEncGUI always crashed for you it should not do
  60.    so anymore! It was a stack problem. I doubled the stack for
  61.    the sub-process and it worked so I trippled it in this final
  62.    release just for safety!
  63.  
  64. * Now you can set ID3-tags individually for every file, or
  65.    you can set one tag for a group of files and use the filename
  66.    as ID3-Title!
  67.  
  68. * The progress time report has been improved alot (again) and
  69.    now the time is calculated immediately when you add files
  70.    to the list wether an encoding process is running or not!
  71.    The time factor (encode/play) is also saved when you save
  72.    prefs so that time estimates will be more accurate the next
  73.    time you encode!
  74.  
  75. * You can save the list with ID3-tags in textformat and
  76.    maybe edit the file by hand and then reload it!
  77.  
  78. * The ID3-genres is now sorted :)
  79.  
  80. * Now ID3-tags can be set no matter what encoder you use!
  81.    If you use an encoder that doesn't support ID3-tagging
  82.    TheMPegEncGUI will do the tagging itself!
  83.  
  84. * A little bug fixing here and there..
  85.  
  86. v2.01
  87. * The progress time report has been rewritten and now works
  88.    quite well I must say!
  89.  
  90. * You can now choose what flag(s) you you would like to
  91.    use when sending break to an encoder.
  92.    Before it was just Ctrl-C.
  93.  
  94. * Now the application get properly iconified if you close
  95.    every window, before the windows was just hidden!
  96.  
  97. * Included a 147 items long genre list for the encoders that
  98.    support ID3-tagging!
  99.  
  100. * TheMPegEncGUI has been tested with the latest Lame v3.70.
  101.  
  102. v2.0
  103. * Now TheMPegEncGUI is finally in MUI!
  104.    Please give me your suggestions on improvements of the
  105.    layout of this new GUI.
  106.  
  107. * The encoders are now executed completely asynchronus
  108.    and can therefor be interrupted anytime by pressing
  109.    a button in the GUI!
  110.  
  111. * Added a few more options of LAME v3.63 ßeta.
  112.  
  113. v1.53
  114. * TheMPegEncGUI became key-mail ware.
  115.  
  116. * Fixed a bug which cause files to be deleted after they
  117.    where played by Mpega!
  118.  
  119. * Lame commandline was incomplete! Fixed.
  120.  
  121. * Fixed alot of other bug. (I haven't had the time to do extensive
  122.    bugtesting for like 8 month!)
  123.  
  124. * Added two "undocumented" switches for Lame.
  125.  
  126. * Colours added to the date/time info that is written to the
  127.    output when encoding.
  128.  
  129. v1.52
  130. * The opened/closed state of the console is saved.
  131.  
  132. * Fixed the bug with the config which made mostly
  133.    Pegase and BladeEnc to get the wrong settings!
  134.  
  135. v1.51
  136. * Now you can use the ID3 TAG settings when encoding
  137.   with Lame (v3.50)!
  138.  
  139. v1.50
  140. * Now supporting BladeEnc!
  141. * You can open and close the output (console) manually if you want!
  142. * I have made a little "process manager" to use when
  143.   breaking an encoder or something!  (If someone knows
  144.   how to extract the name out of a CLI process I would
  145.   be glad to hear..!)
  146. * Actual parameters is shown in the GUI!
  147. * It doesn't specifies default values unless you want it to!
  148. * Ncode is now supported!
  149. * Lame(r) 3 supported!
  150. * You can have the files saved in the same drawer
  151.   they came from when using the list, instead of having
  152.   all files end up in the same drawer!
  153. * You can set the stacksizes of the encoders!
  154. * You can select many files in a list and
  155.   encode them in one stroke!
  156. * You can have the source-file(s) deleted if you want!
  157. * You can have date and time written in the output to be
  158.   able to see how long time the file(s) took to compress!
  159. * You can select output, to send it to KingCON och to a file..!
  160. * You can print the commandlines to the encoder if you want
  161.   to compress your files without the GUI!
  162.  
  163.  
  164. Currently supported encoders:
  165. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  166. * MusicIn  - (68k and PowerUP)
  167.    http://ftp.uni-paderborn.de/aminet/dirs/aminet/mus/misc/MusicIn.lha
  168. * Pegase   - (68k, WarpOS)
  169.    http://perso.pacwan.fr/kakace/pegase/
  170. * Ncode    - (68k, PowerUP and WarpOS)
  171.    http://studserver.uni-dortmund.de/~su0583/NcodePPC.lzx
  172.    http://studserver.uni-dortmund.de/~su0583/NcodeWOS.lzx
  173.    http://studserver.uni-dortmund.de/~su0583/Ncode68K.lzx
  174. * Lame     - (68k, PowerUP and WarpOS)
  175.    http://csc.smsu.edu/~strauser/archives/LAMEbin.lzx
  176. * BladeEnc - (68k, PowerUP)
  177.    http://csc.smsu.edu/~strauser/audio.html
  178. * MP3Enc   - (68k)
  179.    http://ftp.wustl.edu/pub/aminet/mus/misc/mp3enc.lha
  180.  
  181.  
  182. Currently supported decoder:
  183. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  184. * Mpega    - (68k, PowerUP, WarpOS)
  185.    http://ftp.uni-paderborn.de/aminet/dirs/aminet/mus/play/mpega.lha
  186.    http://ftp.uni-paderborn.de/aminet/dirs/aminet/util/libs/mpega-WarpUP.lha
  187.  
  188. What systems these encoders actually work with am I not quite sure of,
  189. so don't be alarmed if it says (above) that an encoder doesn't work
  190. on a particular system (PowerUP, WarpOS..), cause it might, or might
  191. not..!
  192. There might also be other ports of some encoders that this program
  193. is not fully compatible with!
  194.  
  195. If anyone would come up with some other encoder I don't know about
  196. and you want a GUI for it, just tell me where to get it and it
  197. might end up in TheMPegEncGUI v2.1 :-)
  198.  
  199.  
  200. Registration:
  201. ~~~~~~~~~~~~~
  202.  TheMPegEncGUI is Key-mail Ware which means that you have
  203.  to send me an e-mail with your name to get a key-file so
  204.  you can get rid of all annoying requesters and text! :-)
  205.  It's absolutely free, I just want to know how many cool
  206.  users I've got :-)
  207.  Your name will ofcource not be used for anything else
  208.  than to create your personal keyfile which will be sent
  209.  back to you ASAP.
  210.  
  211.  - And don't forget your NAME! Otherwise I can't generate a keyfile!
  212.  
  213.  
  214. NOTE: If you have problem to get TheMPegEncGUI started, it's probably
  215.       because it can't fit on your screen :-(
  216.       It's virually impossible to get all Lame and Mpega settings to
  217.       fit in 640*200 or similar.
  218.       But if you can set smaller checkmark images in you default MUI
  219.       it might help.
  220.  
  221. --
  222. Other programs by Deniil 715! can be found on OnyxSoft homepage at:
  223.  
  224.  http://www.onyxsoft.nu/
  225.  
  226. Feel free to mail me if you found bugs or have suggestions!
  227.  
  228.  
  229. ============================= Archive contents =============================
  230.  
  231. Original  Packed Ratio    Date     Time    Name
  232. -------- ------- ----- --------- --------  -------------
  233.     2807    1903 32.2% 03-Jul-00 03:51:34  TheMPegEncGUI.info
  234.   226644   59895 73.5% 27-Jul-00 18:08:18 +TheMPegEncGUI
  235.    34783   11838 65.9% 21-Aug-00 16:37:10 +TheMPegEncGUI.guide
  236.     2924    2302 21.2% 03-Jul-00 03:51:26 +TheMPegEncGUI.guide.info
  237.     2412    1319 45.3% 06-Jan-00 17:48:06 +TheMPegEncGUI.info
  238.     7950    3423 56.9% 21-Aug-00 16:38:52 +TheMPegEncGUI.readme
  239. -------- ------- ----- --------- --------
  240.   277520   80680 70.9% 23-Aug-100 19:12:24   6 files
  241.